Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for docker swarm mode #165

Merged
merged 5 commits into from
Feb 20, 2025
Merged

Add support for docker swarm mode #165

merged 5 commits into from
Feb 20, 2025

Conversation

p-j-smith
Copy link
Contributor

Fixes #148

  • add variable docker_swarm_enabled to the mirsg.docker role. If true, will use community.docker.docker_swarm to initialise a swarm on the docker host
  • add variable xnat_container_service_swarm_mode. If true, the Container Service will be configured to run with Docker Swarm mode

@p-j-smith p-j-smith requested a review from a team February 20, 2025 09:22
Copy link
Contributor

@drmatthews drmatthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@p-j-smith p-j-smith merged commit 8629894 into main Feb 20, 2025
23 checks passed
@p-j-smith p-j-smith deleted the paul/xnat-docker-swarm branch February 20, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to enable Docker Swarm mode
2 participants